Enter a type and click search.




Results for Magento\Payment\Gateway\Command\CommandManagerPoolInterface

File: vendor/magento/module-payment/etc/di.xml

<preference for="Magento\Payment\Gateway\Command\CommandManagerPoolInterface"
            type="Magento\Payment\Gateway\Command\CommandManagerPool"></preference>

This is a preference configuration.

This configuration is for the base area. Base area configurations will apply to all the sub-applications.

This preference configuration tells the Object Manager when a user wants a Magento\Payment\Gateway\Command\CommandManagerPoolInterface object that it should return a Magento\Payment\Gateway\Command\CommandManagerPool object.